home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 14 / hacker14.iso / programacao / visual / perl.exe / {app} / OptiClient.exe / 0 / RCDATA / TCLIENTFORM / TCLIENTFORM.txt
Encoding:
Text File  |  2003-04-30  |  483 b   |  24 lines

  1. object ClientForm: TClientForm
  2.   Left = 591
  3.   Top = 297
  4.   BorderStyle = bsDialog
  5.   Caption = 'ClientForm'
  6.   ClientHeight = 74
  7.   ClientWidth = 192
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Shell Dlg 2'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object TerminateTimer: TTimer
  18.     Interval = 3000
  19.     OnTimer = TerminateTimerTimer
  20.     Left = 40
  21.     Top = 16
  22.   end
  23. end
  24.